Gets the emails1.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<MailboxAttributedValue> Emails1 { get; }Public ReadOnly Property Emails1 As IList(Of MailboxAttributedValue)
Get
Property Value
Type:
IListMailboxAttributedValue
The emails1.
See Also